File saveDialog() Class MethodFile.saveDialog(prompt, select) Description The File.saveDialog class method presents the File > Save dialog that is standard for the platform on which After Effects is running. This method overlaps somewhat with the easier to use filePutDialog() global function. Parameters
Returns File object, or null if user cancels the dialog. See also |